home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7992 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Message-ID: <3125187C.E1B@novell.com>
  2. Date: Fri, 16 Feb 1996 16:51:24 -0700
  3. From: Jeff Robison <jeffr@novell.com>
  4. Organization: Novell Applications Group
  5. X-Mailer: Mozilla 2.0 (Win95; I)
  6. MIME-Version: 1.0
  7. Newsgroups: comp.lang.c++
  8. Subject: Re: Am I imagining auto_ptr?
  9. References: <3124A4D5.FF@novell.com>
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. Path: news.provo.novell.com!
  13.  
  14. Jeff Robison wrote:
  15. > It seems like I recently read or heard or dreamed about a new keyword/type/whatever
  16. > in the C++ draft standard called an auto_ptr.  I believe it will automatically
  17. > delete its contents when it goes out of scope.  Something like this would be
  18. > incredibly useful when handling (or rather not having to handle) exceptions.
  19. > Am I imagining things, or does such a beast exist?  If it does exist, can you point
  20. > me to some syntax/usage documentation?
  21. > Thanks in advance,
  22. > Jeff
  23.  
  24. E-mail responses would be better for me since I won't be able to monitor the 
  25. newsgroup for the next week or so.
  26.  
  27. Thanks,
  28. Jeff
  29.